Add .gitignore to the /skins directory
authorhuji <huji.huji@gmail.com>
Tue, 8 Oct 2013 23:42:55 +0000 (19:42 -0400)
committerBartosz Dziewoński <matma.rex@gmail.com>
Thu, 28 Nov 2013 23:20:39 +0000 (23:20 +0000)
To make it easier to work on extensions.

Bug: 55486
Change-Id: I92d70ba851970cbc147598d76809d845c3b43c6b

skins/.gitignore [new file with mode: 0644]

diff --git a/skins/.gitignore b/skins/.gitignore
new file mode 100644 (file)
index 0000000..143a107
--- /dev/null
@@ -0,0 +1,11 @@
+*
+!cologneblue
+!CologneBlue.php
+!common
+!modern
+!Modern.php
+!monobook
+!MonoBook.php
+!vector
+!Vector.php
+!.gitignore